projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c82a6
)
(HAVE_MACH_MACH_H): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 28 Aug 1994 21:07:42 +0000
(21:07 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 28 Aug 1994 21:07:42 +0000
(21:07 +0000)
src/m/next.h
patch
|
blob
|
history
diff --git
a/src/m/next.h
b/src/m/next.h
index a2e06f169b05a24d024efd28187d7a0bbe1b3462..dbbb4cf785c4d5a73dd83cdf8aadcd97b99838e8 100644
(file)
--- a/
src/m/next.h
+++ b/
src/m/next.h
@@
-130,3
+130,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Where to find the kernel, for load average. */
#define KERNEL_FILE "/mach"
#endif
+
+/* This should be true for recent NeXT systems. At least since 3.2. */
+#define HAVE_MACH_MACH_H